From b678af07d7f7a6f9af25770ae264b47fd17b8eb4 Mon Sep 17 00:00:00 2001 From: =?utf8?q?=D0=A0=D1=83=D1=81=D0=BB=D0=B0=D0=BD=20=D0=98=D0=B6=D0=B1?= =?utf8?q?=D1=83=D0=BB=D0=B0=D1=82=D0=BE=D0=B2?= Date: Wed, 26 Mar 2014 07:17:04 +0000 Subject: [PATCH] W32: re-enable grip theming https://bugzilla.gnome.org/show_bug.cgi?id=727080 --- gtk/resources/theme/gtk-win32-base.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/gtk/resources/theme/gtk-win32-base.css b/gtk/resources/theme/gtk-win32-base.css index c8ffbbad20..6d44bb0c02 100644 --- a/gtk/resources/theme/gtk-win32-base.css +++ b/gtk/resources/theme/gtk-win32-base.css @@ -981,14 +981,10 @@ GtkStatusbar > GtkFrame { background-image: none; } -/* - This doesn't quite look right with no background (i.e. when not on a statusbar - .grip { background-color: transparent; background-image: -gtk-win32-theme-part(status, 3 1); } -*/ @keyframes spinner { 0% { background-image: none, -- 2.30.2